
@media (min-width: 1024px) {
    .phone-dis{
        display: none!important;
    }
    .web_dis{
        display: block!important;
    }
    #navigation{
        padding: 0 10px;
        box-sizing: border-box;
        margin-top: -15px;
    }

    .nav-width{
        display: none;
        position: absolute;
        left: 0!important;
        right: 0;
        width: 100% !important;
        background: #fff;
        padding: 20px 0;
    }
    .clearpos{
        position: static!important;
    }
    .porduct-nav{
        padding: 0 50px;
    }
    .porduct-menu-title{
        float: left;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .porduct-menu-title div{
        background: #ebebeb;
        color: #000;
        font-size: 14px;
        text-align: center;
        padding: 10px 20px;
        cursor: pointer;
        border-radius: 2px;
    }
    .lins{
          border-top: 1px solid #858585;
    }
    .porduct-info{
        display: none;
        margin: 10px;
        background: #f3f3f3;
    }
    .por-dians{
        display: block!important;
    }
    .porduct-active{
        background: #2ea3d9!important;
        color: #fff!important;
    }
    .porduct-info a{
        font-size: 13px;
        color: #5d5d5d !important;
    }
    .por-dian{
        border-radius: 2000%;
        width: 5px;
        height: 5px;
        background: grey;
        display: inline-block;
        margin-right: 5px;
    }
    .porduct-info li{
        padding: 10px 0;
        padding-left: 20px;

    }
    .porduct-info>ul>li:hover{
        background: #fff!important;
    }
.nav-yun{
    width: 20px;
    vertical-align: top;
}
    .clear{
        clear: both;
    }

    /*.product_menu a{*/
       /*color:  #000;*/
        /*display: inline-block!important;*/
        /*font-size: 16px;*/
        /*padding: 10px;*/
    /*}*/
    /*.product_menu{*/
        /*padding: 20px 0px!important;*/
    /*}*/
    /*.product_menu>ul{*/
        /*margin-right:0px!important;*/
        /*margin-left:0px!important;*/
    /*}*/
    /*.product_menu>ul>li{*/
        /*padding: 10px 20px;*/
    /*}*/
    /*.product_menu>ul>li:hover{*/
        /*background:#f3f3f3!important;*/
    /*}*/
    /*.product_menu>ul>li>a:hover{*/
        /*color: #2ea3d9!important;*/
    /*}*/
    /*.c_menu a{*/
        /*font-weight:400;color: #777777!important;*/
        /*padding: 5px 20px!important;*/
        /*font-size: 14px;*/
    /*}*/
    /*.c_menu a:hover{*/
        /*color: #2ea3d9!important;*/
    /*}*/
    .about-menu>div{
        padding: 20px 0;
        /*padding: 20px 0 20px 50px;*/
        padding-left: 20px;
        box-sizing: border-box;
    }
    .about-menu img{
        width: 100%;
    }
    .about-menu a{
        padding: 0!important;
        font-size: 16px!important;
        color: #000;
        font-weight: bold;

    }
    .about-info{
        font-size: 14px!important;
        color: grey;
      word-wrap: break-word;
        word-break: normal;
        width: 100%;
        padding-top:5px ;

    }
    .nav-width .row{
        padding: 0;
        margin: 0;
    }
    .yun-title{
        padding-top: 20px;
        text-align: center!important;

    }
    .yun-title a{
        padding: 0!important;

        font-size: 16px!important;
    }
    .yun-title img{
        width: 100%;
    }
    .index-yuns-menu{
        float: left;
        /*padding-left: 50px;*/
        padding-bottom: 20px;
        width: 16.6%;
        text-align: center!important;
    }
    .yun-top{
       padding-left: 3%;
        padding-right: 3%;
    }
    .index-yuns-menu img{
        width: 60%!important;

    }


    .index-yuns-menu-title{
        font-size: 16px!important;
        display: inline-block;
        line-height: 50px;
        padding: 0 5px;
        /*text-align: center!important;*/
    }

    .nav-width ul>li:hover{
        background:#f3f3f3!important;
    }
    .nav-width ul>li>a:hover{
        color: #2ea3d9!important;
    }
    .nav-width a:hover{
        color: #2ea3d9!important;
    }
    .news-menu{
        text-align: center!important;
        margin: 0;
    }
    .news-menu img{
       max-height: 150px;
    }
    .news-img{
        text-align: center!important;

    }
    .news-title>li{
        width: 60%;
        margin: auto;
        height: 150px;
        line-height: 150px;
        text-align: center;
    }
    .news-title a{
        text-align: center!important;
        font-size: 16px;
        font-weight: 600;

    }
    .index-yun{
        font-size: 14px;
    }

}

@media (max-width: 1024px) {
 .phones-pro{
        margin-top: 50px;
    }
    .phone-dis{
        display: block!important;
    }
    .web-dis{
        display: none!important;
    }
    .nav-yun{
        width: 25px;
        vertical-align: top;
    }
    .index-yun{
        font-size: 14px;
    }
    .product-forms>.mb-30{
        margin-bottom: 10px!important;
    }

}
.header-info-title{
    font-family: "微软雅黑"!important;
}
.header-info-item{
    font-family: "微软雅黑"!important;
}


